| Total Complexity | 29 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 114 |
| Lines of code | 81 |
| Logical lines of code | 48 |
| Comment lines | 0 |
| Methods | 11 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| prepare_meta_data() | 56 | 8 | 18 | |
| get_content() | 59 | 3 | 15 | |
| load() | 64 | 3 | 10 | |
| exists() | 65 | 3 | 9 | |
| get_name() | 68 | 3 | 7 | |
| get_size() | 78 | 2 | 3 | |
| get_mime_type() | 78 | 2 | 3 | |
| get_extension() | 74 | 2 | 4 | |
| __construct() | 77 | 1 | 4 | |
| get_url() | 80 | 1 | 3 | |
| get_web_content_link() | 73 | 1 | 5 |